Welcome![Sign In][Sign Up]
Location:
Search - Curve fitting

Search list

[Mathimatics-Numerical algorithms最小二乘曲线拟合

Description: 用C++编写最小二乘曲线拟合函数程序-prepared least squares curve fitting procedures Function
Platform: | Size: 3072 | Author: 齐晶 | Hits:

[Other最小二乘法多次曲线拟合算法

Description: 最小二乘法多次曲线拟合算法-Multi-times Least squares algorithm curve fitting
Platform: | Size: 23552 | Author: 鲁班 | Hits:

[Algorithm最小二乘法曲线拟合

Description: 基于最小二乘原理的曲线拟合程序-A program of curve fitting based on least squares algorithm.
Platform: | Size: 1024 | Author: 李文 | Hits:

[Algorithm高斯拟合

Description: 曲线的高斯拟合,去除趋势性,对于一般非平稳序列的分析.-Gaussian curve fitting and removal of the trend, and for most non-stationary sequence analysis.
Platform: | Size: 1024 | Author: 龚雪 | Hits:

[Graph DrawingWork3_lyl

Description: 对已有的坐标数据用B样条插值的方法进行曲线拟合,左边可以显示数据,并可通过调用文件的方法输入数据。-have the right coordinates data with B-spline interpolation method of curve fitting, and to the left shows data, as well as by calling the document the input data.
Platform: | Size: 174080 | Author: lyl | Hits:

[Algorithm三次样条曲线拟合

Description: 三次样条曲线拟合 这个也是数学方法中的常用计算程序 学过的人都知道的-cubic spline curve fitting This is a mathematical method of calculation procedures used to learn the know
Platform: | Size: 282624 | Author: 郑双明 | Hits:

[Windows Develop切比雪夫曲线拟合

Description: 切比雪夫曲线拟合,采用C语言编译实现,一般4,5阶曲线可实现较好的拟合效果-Chebyshev curve fitting using C language compiler achieved, the general 4,5 bands curves can be fitted to achieve better results
Platform: | Size: 2048 | Author: 邹璇 | Hits:

[EditBoxzhs

Description: 曲线拟和的设计以及它的实现,对化学实验所得到的数据进行处理,得出准确的值.-curve-fitting and design and its realization, the right chemistry experiment by the data processing, an accurate value.
Platform: | Size: 81920 | Author: hamd | Hits:

[Graph Recognize曲线拟合c++代码

Description: 曲线拟合c++代码,在学数值分析(计算方法)的同学可以参考一下-curve fitting c code, the numerical analysis study (calculated), the students can take a look
Platform: | Size: 1024 | Author: 刘广 | Hits:

[Books最小二乘法在曲线拟合中的实现

Description: the minimun square elimination in curve fitting,introduction how to orgnize the data and has the program flow chat
Platform: | Size: 102400 | Author: landsky | Hits:

[GUI Develop动态地画曲线

Description: 是我用来做数据处理软件的一部分,用来显示拟合的曲线,并根据曲线变化作出相应动作-I used to do data processing software part, used to show the curve fitting, According curve and the corresponding changes in action
Platform: | Size: 2352128 | Author: 向礼 | Hits:

[Mathimatics-Numerical algorithmshpir10

Description: 最小二乘曲线拟合算法(用最小二乘法求给定数据点的拟合多项式)-least squares curve fitting algorithm (with the least-squares method for the given data points of polynomial fitting)
Platform: | Size: 2048 | Author: 小康 | Hits:

[Othercurvfit

Description: Curve fitting(一)绘制散点图,决定曲线类型 (二)曲线直线化变换(三)建立线性回归方程(四)用线性回归拟合曲线-Curve fitting (1) mapping of plot, decided to curve type (2) linear curve Transform (3) linear regression equation (4) using linear regression curve
Platform: | Size: 7168 | Author: fei | Hits:

[Mathimatics-Numerical algorithmsqxnh

Description: 利用VB编制的曲线拟合,能够很好的进行不同曲线的拟合,得到相应的方程!-VB establishment of a curve fitting, good to different curve fitting, corresponding equation!
Platform: | Size: 169984 | Author: flygoslt | Hits:

[Data structsvbNumerical10

Description: 最小平方近似法 (least-squares approximation) 是用來求出一組離散 (discrete) 數據點的近似函數 (approximating function),作實驗所得的數據亦常使用最小平方近似法來達成曲線密合 (curve fitting)。以下所介紹的最小平方近似法是使用多項式作為近似函數,除了多項式之外,指數、對數方程式亦可作為近似函數。關於最小平方近似法的計算原理,請參閱市面上的數值分析書籍-least square approximation (least-squares approximation) to get a group of discrete (discrete) data point to the approximate function (approximating function), the experimental data are often using the least square approximation to reach a secret curve (curve fitting) . Outlined below are the least square approximation is used as a polynomial approximation functions, in addition to polynomials, the index several right formula may be used as a similar function. On the smallest square approximation calculation principles, please refer to the numerical analysis of the market books
Platform: | Size: 3072 | Author: 三米 | Hits:

[Algorithmpolyfit

Description: 曲线拟合程序 多项式相关系数的计算方法(多项式形式1) 多项式相关系数的计算方法(多项式形式2) 最小二乘法曲线拟合 三次样条插值(自然边界条件)-polynomial curve fitting procedures correlation coefficient is calculated (the form of a polynomial) polynomial coefficient of correlation Methods (polynomial form 2) least-squares method curve fitting cubic spline interpolation (natural boundary conditions)
Platform: | Size: 4096 | Author: 石林 | Hits:

[OtherCurvesimulation

Description: VB 对实验数据进行仿真分析得到拟合曲线, a good simulation program -VB on experimental data analysis simulation curve fitting, a good simulation program
Platform: | Size: 3072 | Author: huche | Hits:

[OtherFitting

Description: Line & Curve Fitting To 2D Points
Platform: | Size: 1024 | Author: Javaneh | Hits:

[OtherCurve

Description: curve fitting that we usually perform in matlab
Platform: | Size: 1767424 | Author: ashish | Hits:

[AlgorithmCurve--Fitting-methods

Description: 曲线拟合方法讨论,分别比较了最小二乘法,移动最小二乘法,RBF拟合,NURBS拟合方法。并对这些方法进行原理说明。-Discuss curve fitting method, compared the least squares method, moving least squares method, RBF fitting, NURBS fitting method. These principles and methods described.
Platform: | Size: 142336 | Author: jack | Hits:
« 12 3 4 5 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net